-
-
Notifications
You must be signed in to change notification settings - Fork 396
[Dropzone] Added support for upload and preview multiple files #3162
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: 2.x
Are you sure you want to change the base?
Conversation
…coverage, and adjust styles.
📊 Packages dist files size differenceThanks for the PR! Here is the difference in size of the packages dist files between the base branch and the PR.
|
|||||||||||||||
- Format array declarations for better readability in `controller.ts`. - Correct typos in `CHANGELOG.md`. - Adjust imports for consistency in `vitest.config.mjs`. - Refactor `vitest.setup.js` for improved code structure.
…d UI logic for preview visibility and structure.
… and added button attributes.
|
@Kocal can you take a look to the failing check, please? It would be appreciate it if you can write some hint about how to solve it, thanks. |
|
Hi, you can rebase your PR on latest 2.x, it was fixed in #3159. |
[Toolkit][Shadcn] Add missing as props, update CONTRIBUTING.md
… initial loading Add a note that explains that the re-rendering loading states is a different concept from the components initial loading state regarding placeholders, with a link to the related "loading content" section in this doc
|
Hi @Kocal, I just made the rebase, and new failing checks arised. |
…coverage, and adjust styles.
Added support for uploading multiple files in UX Dropzone and displaying them in the preview.